sync.poolChain.pushHead (method)

2 uses

	sync (current package)
		pool.go#L111: 		l.shared.pushHead(x)
		poolqueue.go#L228: func (c *poolChain) pushHead(val any) {